'宣言 Public MustInherit Class C1CollectionViewBase(Of T As Class) Implements ICollectionView(Of T), ISupportCurrency
public abstract class C1CollectionViewBase<T> : ICollectionView<T>, ISupportCurrency where T: class
'宣言 Public MustInherit Class C1CollectionViewBase(Of T As Class) Implements ICollectionView(Of T), ISupportCurrency
public abstract class C1CollectionViewBase<T> : ICollectionView<T>, ISupportCurrency where T: class
System.Object
C1.CollectionView.C1CollectionViewBase<T>
C1.CollectionView.C1CursorCollectionView<T,K>
C1.CollectionView.C1WrapCollectionView<S,T>
C1.Win.CollectionView.C1BindingListCollectionView